Current Location: Home> Function Categories> pow

pow

Exponential expressions
Similar Functions
  • Sine sin

    sin

    Sine
  • Calculate the index of e exp

    exp

    Calculatetheindexofe
  • Determine whether it is a legal value is_nan

    is_nan

    Determinewhetheritis
  • Find the maximum value max

    max

    Findthemaximumvalue
  • Convert angle to radians deg2rad

    deg2rad

    Convertangletoradian
  • Sow the random number generator seeds srand

    srand

    Sowtherandomnumberge
  • Returns log(1 + number), and can calculate the exact result even when the value of number is close to zero. log1p

    log1p

    Returnslog(1+number)
  • Absolute value abs

    abs

    Absolutevalue
Popular Articles